When lrtrimming a zero-length string, return before we get a chance to walk past...
authorrobertl <robertl>
Thu, 23 Nov 2006 03:31:40 +0000 (03:31 +0000)
committerrobertl <robertl>
Thu, 23 Nov 2006 03:31:40 +0000 (03:31 +0000)
commit39db258874c95d2fa0892135a3678f7703936dc7
treec249f91298ecbe8a7eb8d685a96450c27440fd8e
parentda9f725fdcaf2a841377a00e454a21358e3400aa
When lrtrimming a zero-length string, return before we get a chance to walk past its bounds.
util.c